'Declaration
Public Function New( _ ByVal obj As Waterfall(Of T) _ )
public WaterfallBuilder<T>( Waterfall<T> obj )
Parameters
- obj
- The C1.Web.Mvc.Waterfall<T> object to be configurated.
'Declaration
Public Function New( _ ByVal obj As Waterfall(Of T) _ )
public WaterfallBuilder<T>( Waterfall<T> obj )